SignalGroup.setTarget

Sets the target instance used when connecting signals. Any signal that has been registered with g_signal_group_connect_object() or similar functions will be connected to this object.

If the target instance was previously set, signals will be disconnected from that object prior to connecting to @target.

class SignalGroup
void
setTarget

Parameters

target ObjectG

The target instance used when connecting signals.

Meta

Since

2.72